home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
Apps
/
DevTools
/
aa_m68k_Only
/
NXLogo
/
NXLogoLibrary
/
quiz1.lg
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-07-09
|
163 b
|
8 lines
to quiz1
type [Who is the greatest musician of all time]
if equalp request [John Lennon] [print [You're right!] ; stop]
print [No, silly, it's John Lennon!]
end